window: Use dispose instead of destroy
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2020 20:51:24 +0000 (16:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 May 2020 22:23:54 +0000 (18:23 -0400)
commit77d15b175159412683c9b18297fdfb48842f1e9c
tree2dcaa8478bd44c060b779445723090ad197d4b14
parent401f8a7f31865c33c6c3ca2c3b66c3df1813d497
window: Use dispose instead of destroy

The destroy vfunc is going away.
gtk/gtkwindow.c